Table D–4: 4GL data type cast—DATETIME-TZ
|
For this XML Schema type...
|
In this 4GL parameter mode...
|
OpenEdge...
|
|
|
|
Serializes the 4GL parameter into the SOAP request message according to the XML Schema serialization rules.
|
|
|
De-serializes the string value from the SOAP response message into the 4GL parameter according to the XML Schema serialization rules as if the 4GL DATETIME-TZ( ) function was called on the string.
|
|
|
|
Serializes the 4GL parameter into the SOAP request message according to the XML Schema serialization rules including the time zone.
|
|
|
De-serializes the XML Schema value from the SOAP response message into the 4GL parameter according to the XML Schema serialization rules.
|
|
|
|
Serializes the 4GL parameter into the SOAP request message according to the XML Schema serialization rules. The time part of the DATETIME-TZ value is lost, but the time zone part of the DATETIME-TZ value is retained.
|
|
|
De-serializes the XML Schema value from the SOAP response message into the 4GL parameter according to the XML Schema serialization rules. The 4GL DATETIME-TZ value has the time set to 12:00 midnight.
|